www.gusucode.com > 落叶冰点万能企业网站内容管理系统 V9.1 > 落叶冰点万能企业网站内容管理系统 V9.1\code\Label\custom_Label\图片视频音乐系统标签库\nd_pre_picsp.asp

    <%'$start_ext_newDsoft 以下系统生成,勿删!
'$newDsoft_label_type$:dyn_content_label$end_newDsoft_label_type$
'$newDsoft_label_name$:pre_picsp$end_newDsoft_label_name$
'$newDsoft_label_sql$:select * from [ND_pic_or_sp] where [ND_pic_or_sp].id<"&$xxvar$id&" and [ND_pic_or_sp].classid='"&$xxvar$cid&"' order by id desc$end_newDsoft_label_sql$
'$newDsoft_label_params$:id,图片或音视频 id,1|cid,分类id,1$end_newDsoft_label_params$
'$newDsoft_label_fenye_num$: $end_newDsoft_label_fenye_num$
'$newDsoft_label_beizhu$:按 图片或音视频 id得到上一篇 图片或音视频$end_newDsoft_label_beizhu$
'$newDsoft_is_sys_label$:0$end_newDsoft_is_sys_label$
'$newDsoft_other_params$:rsname:rs_xznt|htmledxa:1|htmledxb:$end_newDsoft_other_params$
'$end_ext_newDsoft%>



<%
iiii="$page$picsp_view_page$?arid="&rs_xznt("id")&"&cid="&$xxvar$cid

iiii2=left(rs_xznt("title"),42)
%>
<table cellspacing="0" cellpadding="0" border="0">
    <tbody>
        <tr>
            <td><a href="<%=iiii%>"><%=iiii2%></a></td>
        </tr>
    </tbody>
</table>